home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jan 90 / MacApp.Tech$ 1⁄19⁄90 / 0415-C++ and MacApp Query-Jan90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.3 KB  |  40 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  BURBECK.S    to ALCABES
  2.  
  3. Item    3057416                         14-Jan-90        03:10
  4.  
  5. From:   D4682                           Marx, Peter,PRT
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    C++ and MacApp Query
  10.  
  11. Dear MacApp and C++ Fans,
  12.  
  13. Does anyone have a way to use the "#pragma load" pre-processor statement for
  14. the MacApp header files? I know that the C++ documentation says that the "only
  15. #pragma statement passed to the C compiler is #pragma segment."
  16.  
  17. The problem is that while MacApp is nifty and C++ is fairly nifty, the
  18. combination makes for a time-consuming disaster. Reading in UMacApp.h,
  19. UDialog.h, UGridView.h, and so on is an incredible waste of time. We're using
  20. IIci's and faster and are still amazed at how long compiles/links take of
  21. relatively short source files (ie. up to two minutes on a IIci for a file of
  22. less than 1,000 lines.) And, for those of you about to ask, this is with a very
  23. fast hard disk (two CDC Wren 600Mb hard disks tied together.) Needless to say,
  24. C++ under MPW will not cut into Think's profits for some time yet.
  25.  
  26. What Apple gives with one hand with user-interface time savers (MacApp), it
  27. takes away with the other (no #pragma load's in C++).
  28.  
  29. Thanks in advance for suggestions and advice.
  30.  
  31.  
  32. Peter Marx
  33. UCLA Dept. of Medicine
  34.  
  35. 213/471-2754
  36.  
  37. Applelink: D4682
  38.  
  39.  
  40.